projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
278b7c1
)
* lisp/net/tramp.el (tramp-antispoof-regexp): Fix version.
author
Glenn Morris
<rgm@gnu.org>
Sat, 19 Oct 2019 18:26:34 +0000
(11:26 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 19 Oct 2019 18:26:34 +0000
(11:26 -0700)
lisp/net/tramp.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp.el
b/lisp/net/tramp.el
index 6c17ef0b34439190725ff49d441271397840ae37..95ca6e3e2aa027434adb2febcf51c51f44c509a1 100644
(file)
--- a/
lisp/net/tramp.el
+++ b/
lisp/net/tramp.el
@@
-643,7
+643,7
@@
The answer will be provided by `tramp-action-terminal', which see."
(defcustom tramp-antispoof-regexp
(regexp-quote "Access granted. Press Return to begin session. ")
"Regular expression matching plink's anti-spoofing message."
- :version
27.1
+ :version
"27.1"
:type 'regexp)
(defcustom tramp-operation-not-permitted-regexp